home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / editor / par.zip / SOUND.BAT < prev    next >
DOS Batch File  |  1997-06-27  |  96b  |  6 lines

  1.     @ECHO OFF
  2.     ECHO OFF
  3.     IF (%1) == () START
  4.     LISTEN %6
  5.     LESSON %1 %2 %3 %4 %5
  6.